css node: Stop extraneous change notification
authorMatthias Clasen <mclasen@redhat.com>
Wed, 4 May 2016 20:05:40 +0000 (16:05 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 4 May 2016 20:05:40 +0000 (16:05 -0400)
commit1c4e60975024463ffa354cbebc51346917ccc2ac
tree5444a68f0c81890ea7a6dbe687cf01a9c1ec4bbd
parentbf66cd1e94f298131ac16fc6b64fee95b452e8b3
css node: Stop extraneous change notification

The ::name and ::widget-type properties are entirely independent,
no need to notify both when either changes.
gtk/gtkcssnode.c